CSE 2231 Glossary

Total Function

Every input has exactly 1 output, and every input produces the same output every time. hashCode() is an example of a Total function.

Previous

Next